x86/mce: make 'found_error' and 'mce_fatal_cpus' private to mcheck_cmn_handler()
authorHaozhong Zhang <haozhong.zhang@intel.com>
Wed, 31 May 2017 06:39:22 +0000 (08:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 31 May 2017 06:39:22 +0000 (08:39 +0200)
commitd781dbcb80e598d38d8df532fe987e770ed76d62
tree4d3058770b0c63e24022f8f88da93c7034216230
parent1403d5d9a6ca3560aa38308c437d254b0c9bc3af
x86/mce: make 'found_error' and 'mce_fatal_cpus' private to mcheck_cmn_handler()

mcheck_cmn_handler() is the only user of 'found_error' and
'mce_fatal_cpus'.

Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/mcheck/mce.c